home *** CD-ROM | disk | FTP | other *** search
/ Beginning Mac Programming / Beginning Mac Programming.bin / pc / Open Me for REALbasic 3 / REALbasic 3.2 / Made with REALbasic™ / Communications & Internet / CookieCruncher / ReadMe CookieCruncher 1.0 < prev   
Encoding:
Text File  |  2000-11-30  |  11.4 KB  |  235 lines

  1. CookieCruncher V 1.0 - 11/30/00
  2.  
  3.  
  4. artclip software
  5. www.artclip.ch/software/
  6.  
  7. Description
  8.  
  9. ”CookieCruncher” gives you full control over the "MagicCookie" file where Netscape stores cookie data. "CookieCruncher" is Freeware. I am not taking any responsibility for damaging anything on your system while using “CookieCruncher”. See the “Legal Info” section below.
  10.  
  11.  
  12. Features
  13.  
  14. • Automatically scan your “MagicCookie” file after your Mac was started up.
  15. • Delete individual Cookies.
  16. • Delete all Cookies from one site.
  17. • Keep individual Cookies.
  18. • Keep all Cookies from one site.
  19. • Inspect the details of a cookie (domain, variable, value, expiration date etc.)
  20. • Change the value of a cookie.
  21. • Handle more than one “MagicCookie” file at a time.
  22. • Import settings from other applications (e.g. iCab).
  23.  
  24. Feedback
  25.  
  26. Please send any bug reports and/or comments to schaffner@artclip.ch  Thank You!
  27.  
  28.  
  29. Installation
  30.  
  31. Put CookieCruncher wherever you want on your hard drive and double click it to start it up. It will ask you for all necessary settings when you start it up for the first time. You can set CookieCruncher to start up every time you restart your Mac.    
  32.  
  33.  
  34. Quick-Start
  35.  
  36. It's pretty straightforward. After you adjusted the settings CookieCruncher will search your hard drives for “MagicCookie” files containing cookie information. Select one. (Normally the one in your active System Folder.) You will be presented with following dialog showing your active cookies by domain: 
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51. Click on a disclosure triangle to look at individual cookies. Alt-Click on a disclosure triangle expand all. Double click a cookie to edit it. 
  52. Delete
  53. Push the Delete Button to delete all cookies of a domain (if you selected a domain row) or an individual cookie (if you selected a single cookie). Those cookies will be deleted every time you restart CookieCruncher.
  54. Keep
  55. Push the Keep Button to keep all cookies of a domain (if you selected a domain row) or an individual cookie (if you selected a single cookie). Those cookies will NOT be deleted the next time you restart CookieCruncher.
  56. Remove
  57. Push the Remove Button to remove all cookies of a domain (if you selected a domain row) or an individual cookie (if you selected a single cookie). Those cookies will be deleted just this time.
  58.  
  59.  
  60. System Requirements
  61.  
  62. - MacOS 8.1 or later
  63. - PowerPC and 68k versions available
  64.  
  65.  
  66. Planned Features for Future Versions
  67.  
  68. - Automatically recognize Netscape Profiles
  69. - Import cookie settings from Internet Explorer and others
  70. - Handle Internet Explorer cookie settings
  71. - Handle ICab cookie settings
  72. - International Versions (German Version almost finished!)
  73.  
  74.  
  75. Some Links with Informations about Cookies
  76.  
  77. Netscape: http://home.netscape.com/security/basics/privacy.html
  78. “What Are Cookies, and How Do They Work?”
  79.  
  80. SecureMac.com: http://www.securemac.com/netscapesecurityadvisory.cfm
  81. “The problem is in fact very simple, Netscape stores saved passwords as cookies in a file called MagicCookie...”
  82.  
  83. MacObserver.com: http://www.ahc.se/buffalo/help/CIAC_Cookies.html
  84. “...but if you are concerned about being identified or about having your web browsing traced through the use of a cookie, set your browser to  not accept cookies or use one of the new cookie blocking packages. Note that blocking all cookies prevents some online services from working.”
  85.  
  86. Cookie Central: http://www.cookiecentral.com
  87. “We are dedicated to provide full information upon Internet Cookies...”
  88.  
  89. JUNKBUSTERS: http://www.junkbusters.com/ht/en/cookies.html
  90. “Our web site is one of the world's most comprehensive collections of 
  91. information about junk messages and how to stop them.”
  92.  
  93.  
  94. Version History
  95.  
  96. Key:
  97.       [Opt] = Optimization
  98.       [Bug] = Bug Fix
  99.       [Imp] = Improvement on bug, but major problems still exist
  100.       [New] = New Feature
  101.       [Chg] = Changes Previous Functionality
  102.       [Kis] = Known Issue
  103.  
  104.  
  105. V 1.0 - 11/30/00 - First Final Release!
  106. [New] Cookie files with type ‘TEXT’ are also found automatically.
  107. [Bug] Introduced in b8: Was unable to add cookie files manually.
  108.     
  109. V 1.0b9 - 11/28/00
  110. [Bug] Introduced in b8: Was unable to create startup alias (error #36).
  111.     
  112. V 1.0b8 - 11/27/00
  113. [Chg] Improved algorithm for resizing columns.
  114. [Chg] It is no longer possible to sort or resize the date column (sorting didn’t work).
  115. [New] Domains with new cookies are expanded automatically.
  116. [Bug] Save changes dialog showed up twice when more than one window was open.
  117. [Chg] Edit cookie window redesigned.
  118. [Chg] Edit cookie window now movable modal.
  119. [Chg] Preferences window redesigned.
  120. [Chg] “AutoSave” preference default set to on.
  121. [Bug] Help window text is no longer scrolled to bottom.
  122. [New] Application now quits after last window is closed (Can be switched off in preferences).
  123.  
  124. V 1.0b7 - 11/09/00
  125. [Chg] Expiration Date set to 01/31/01.
  126. [New] Improved column layout of import dialog box.
  127. [New] Columns in import and open dialog box are now resizable.
  128. [Bug] Removed “Add...” button from import cookie settings dialog (was not working).
  129. [Bug] Manually appended files to the open dialog box were not handled correctly.
  130. [Bug] Was not starting up on some MacOS 8.1 systems.
  131. [New] Added expiration date to get info window in finder.
  132. [Bug] The spinning arrows did stop before all files to import from were displayed.
  133. [New] The keyboard equivalents of buttons show up when command key is pressed (only in 
  134.          main window and reopen dialog box).
  135. [Bug] Sorting by icon is no longer allowed in select files dialog boxes.
  136. [Chg] Controls in main window moved from top to bottom.
  137. [Chg] Column resizing now follows the MacOS 8.x standard.
  138. [New] Help key does open help window. [Kis] But only if a cookie window is open.
  139. [Imp] Increased memory requirements to eliminate potential crashes.
  140. [Opt] Added error #56 (volume reference not returned correctly while searching).
  141.  
  142. V 1.0b6 - 09/29/00
  143. [Bug] Cookies with tabs in the value field are now handled correctly.
  144. [New] Add current version to expired and check version dialogs.
  145. [New] Cookies with no domain names will be ignored (error #55 informs about that).
  146. [New] Added keyboard shortcut for preferences and import menus.
  147. [Chg] Made Internal Error Dialog a standard MacOS 8.x error dialog.
  148. [Chg] Import cookie settings window is now resizable.
  149. [New] Added balloon help to select file dialogs.
  150. [Chg] Added explanation text to open cookie files and import settings dialogs.
  151. [Chg] Change view of select dialogs to match more the MacOS 8.x standard.
  152. [New] Added balloon help to ask save dialog.
  153. [Chg] Change menu item text “Import Preferences” to “Import Cookie Settings” to clarify what it does.
  154. [Chg] Added more explanation text to ask save dialog.
  155. [Chg] Searching for files is now a separat thread (no longer hogs the CPU).
  156. [Chg] Changed explanation text for error #46.
  157. [Chg] Improved speed while searching for files (CatSearch also for names).
  158. [Chg] Do not search for files on volumes that do not support CatSearch.
  159. [Bug] CookieCruncher got confused if file selection list box was sorted.
  160. [Chg] Added explanation to check version dialog if CookieCruncher expires.
  161. [New] Added MacOS 8.5+ proxy icons to windows (not available in 68k version).
  162. [Chg] Save expanded state to the “CookieCruncher Prefs” file instead of cookie prefs.
  163. [Bug] Window was not set to dirty after import of settings.
  164. [New] Handle double clicks in Import Settings file list.
  165. [New] It is now possible to import CookieDog settings.
  166. [New] Select cookie file window is now resizable.
  167. [Bug] Problem solved when select file dialog and cookie window was open and cmd-Q was pressed.
  168. [New] It is now possible to drop cookie files on top of the application.
  169. [Chg] Better algorithm for when to remove a domain from internal database.
  170. [Bug] Number of cookies of a domain was not updated on screen after a cookie was removed.
  171. [Chg] Domains are underlined if they contain new cookies or individual cookie settings different from domain setting.
  172. [New] Settings for individual cookies have priority over settings for domains.
  173. [Chg] Improved consistency check for “MagicCookie” files (Domain name can’t be omitted, Variable name can).
  174. [Chg] Removed keyboard shortcut for help menu (was not working).
  175.  
  176. V 1.0b5 - 09/19/00
  177. [New] Save expanded states for domains.
  178. [Chg] Updated Error Dialog (includes version number).
  179. [Chg] Changed explanation text for error#40 (cookie file damaged error).
  180. [Bug] Could not open cookie files including cookies with zero length paths (introduced in b4).
  181.  
  182. V 1.0b4 - 09/15/00
  183. [Bug] “Ask Save” description was wrong in the prefereces dialog.
  184. [Bug] No longer does open cookie file selector when preferences dialog is open at startup.
  185. [New] Do check if Netscape is running when CookieCruncher starts up.
  186. [New] Icons in File selection boxes (open cookie file and import settings).
  187. [Bug] Does no longer crash when collapsing all.
  188. [Bug] The buttons in the Main Window no longer flicker when selecting all.
  189. [New] Added consistency check for “MagicCookie” files.
  190. [Opt] Improved some internal error reporting.
  191. [New] Added some Balloon Help (Preferences Dialog, Main Window).
  192. [Chg] Tell people why the preferences dialog is popping up when CookieCruncher first starts up.
  193. [Chg] Added Cancel Button when closing window.
  194. [New] Added 68k version.
  195.  
  196. V 1.0b3 - 09/11/00
  197. [Bug] Changed value of a cookie was not saved to “MagicCookie” file.
  198. [Chg] Help Window does now retain size and position.
  199. [Chg] Updated the About Dialog.
  200.  
  201. V 1.0b2 - 09/11/00
  202. [Chg] Show expiration date in About Dialog.
  203. [New] Added expiration date (expires 11/30/00).
  204. [Chg] Updated Help Window.
  205.  
  206. V 1.0b1 - 09/08/00
  207. [New] Added some Balloon Help (Main Window buttons).
  208. [Chg] Check version dialog improved: Does no longer start checking automatically.
  209. [New] ReadMe File added (you are reading it!).
  210. [New] Added first version of a help window.
  211. [New] Name and Value of Cookies indented for better visualization.
  212. [New] Domains show the number of Cookies in the Value Column.
  213. [New] alt-expand a row expands all rows. alt-collapse a row collapses all rows.
  214. [Opt] Change some internal string definitions for better localisation support.
  215.       
  216. V 1.0d1 - 1.0d4 09/07/00
  217. Internal Builds.
  218.  
  219.  
  220. Credits:
  221. to Thomas Tempelmann for his CatSearch, Alias and FileMgr Plugins (http://www.tempel.org/rb/)
  222. to Doug Holton for his FileIcon Plugin (doug.holton@vanderbilt.edu)
  223.  
  224. Legal Info:
  225.  
  226. "CookieCruncher" is FREEWARE. This may change in the future. It is NOT in the "Public Domain". You may NOT alter it in any way, and reverse-engineering of "CookieCruncher" is strictly prohibited. "CookieCruncher" is Copyright © 2000 by Ch. Schaffner at schaffner@artclip.ch. "CookieCruncher" may NOT be sold, by itself, or in combination with any other software, without prior, express written permission from me, Ch. Schaffner.  "CookieCruncher" may NOT be distributed without this ReadMe file. 
  227.  I, Ch. Schaffner, make no warranty, express or implied, with respect to the software or documentation including (but not limited to) implied warranties of merchantability and fitness for a particular purpose. In no event will I be liable for loss of profits or goodwill or other indirect, special, incidental, or consequential damages resulting from any defect in the software or documentation, even if advised of the possibility of such damages. I shall have no liability for any data stored or modified with this program, including the costs of recovering such data. Use at your own risk.
  228.  Apple, Macintosh, Mac OS, are trademarks of Apple Computer, Inc. Netscape is a trademark of Netscape Communications, Inc. All trademarks and registered trademarks are the property of their respective owners.
  229.  
  230.  
  231.  
  232. © 2000, Ch. Schaffner, http://www.artclip.ch/software/
  233.  
  234.  
  235.